-
Notifications
You must be signed in to change notification settings - Fork 13.5k
feat(input): support notch with label slot #27635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there something we could do here to capture the entire label? Maybe add some margin top or something?
Issue number: N/A
What is the current behavior?
Input support slotted labels, but the notch cut out behavior does not work.
What is the new behavior?
Note: Dynamically updating the slotted content will not re-render the notch. This is being handled in a separate PR.
Does this introduce a breaking change?
Other information